home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1995 April
/
Electronic Clipper 1995-04.iso
/
mac
/
PC_USERS
/
IDEASRC
/
EARTHDAY.DIR
/
00001_Script_1
next >
Wrap
Text File
|
1995-03-03
|
460b
|
20 lines
on exitFrame
if soundbusy(1) then
go the frame
end if
if the frame = 2 then
put "1" into word 2 of field "count"
end if
if the frame = 14 then
put "2" into word 2 of field "count"
end if
if the frame = 75 then
put "3" into word 2 of field "count"
end if
if the frame = 133 then
put "4" into word 2 of field "count"
end if
if the frame = 163 then
put "5" into word 2 of field "count"
end if
end